home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr02 / walst71c.zip / PRINTWST.BAT < prev    next >
DOS Batch File  |  1995-03-20  |  307b  |  12 lines

  1. @ECHO OFF
  2. CLS
  3. @ECHO There will be about 10 pages of text printed.  Press Ctrl-Break now to quit or
  4. PAUSE
  5. COPY SIGNUP.KIT PRN > NUL
  6. COPY QUOTRACK.KIT PRN > NUL
  7. COPY $COUPON$ PRN > NUL
  8. COPY README.1ST PRN > NUL
  9. COPY TROUBLE.SHT PRN > NUL
  10. COPY THEFACTS.TXT PRN > NUL
  11. COPY FOLLOWED.STK PRN > NUL
  12. CLS